-
Home
-
GetResponse for WordPress
-
5.5.15
-
Code
-
Classes
- Address
Total Complexity |
13 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
172 |
Lines of code |
62 |
Logical lines of code |
23 |
Comment lines |
60 |
Methods |
13 |
Properties |
11 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
to_array() |
S |
57 |
1 |
16 |
__construct() |
S |
60 |
1 |
13 |
get_country_code() |
S |
82 |
1 |
3 |
get_first_name() |
S |
82 |
1 |
3 |
get_last_name() |
S |
82 |
1 |
3 |
get_address() |
S |
82 |
1 |
3 |
get_address2() |
S |
82 |
1 |
3 |
get_city() |
S |
82 |
1 |
3 |
get_zip() |
S |
82 |
1 |
3 |
get_province() |
S |
82 |
1 |
3 |
get_province_code() |
S |
82 |
1 |
3 |
get_phone() |
S |
82 |
1 |
3 |
get_company() |
S |
82 |
1 |
3 |